home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / bbsutil / swr101.zip / SWR.DOC < prev    next >
Text File  |  1991-12-15  |  4KB  |  90 lines

  1.  ┌─────────────────────────────────────────────────────────────────┐
  2.  │ ░░░░░░░░▒▒▒▒▒▒▒▒▓▓▓▓▓▓▓▓ Switcher 1.01  ▓▓▓▓▓▓▓▓▒▒▒▒▒▒▒▒░░░░░░░ │
  3.  └─────────────────────────────────────────────────────────────────┘
  4.  
  5.     First off, you use  this program at your own risk!  Don't try to
  6. hold me liable for it because I gave you fair warning!  If something
  7. happens, I'm sorry.  I've tested it out and haven't had any problems
  8. but that doesn't mean that something didn't get by me.
  9.  
  10.     Now that I've gotten that out of the way...
  11.  
  12.     Welcome to Switcher. Ever since TopEd came out, people have been
  13. wondering if there was a way to switch between QuickED and TopEd (It
  14. seems that some of the old timers couldn't get used to TopEd). Well,
  15. I didn't really do anything about it until the other day and this is
  16. my effort to help people. Switcher only supports TopEd and QuickEd.
  17.  
  18.  ┌─────────────────────────────────────────────────────────────────┐
  19.  │ ░░░░░░░░▒▒▒▒▒▒▒▒▓▓▓▓▓▓▓▓ Installing it! ▓▓▓▓▓▓▓▓▒▒▒▒▒▒▒▒░░░░░░░ │
  20.  └─────────────────────────────────────────────────────────────────┘
  21.  
  22.     Installing  switcher is  easy. First off, copy swr.exe into your
  23. bbs directory. Pretty tough, huh?
  24.  
  25.     Then, in your Config program, remove the name of your editor and 
  26. replace it with the switcher syntax.  The syntax for swr has changed
  27. so be sure to do it exactly as I say or it will puke on you.
  28.  
  29.     The new syntax is: SWR.EXE <FLAG> <DIR ED> <DIR EX> *N
  30.  
  31.     If you are running multinode, you should put the path to swr.exe
  32. so that each node knows where to find it.
  33.  
  34. <FLAG> is the flag that you want to use for QuickEd.
  35.  
  36. <DIR ED> The path to TopEd and QuickEd (both must be in the same dir).
  37. Use a trailing \ or not. It is added if it's not there.
  38.  
  39. <DIR EX> The path to the Exitinfo.bbs for each node. Use a trailing \
  40. or not. It is added if it's not there.
  41.  
  42. *N   If your bbs supports *N when calling the editor, use *N. If it
  43. doesn't, put the node number there (must be done for each node).
  44.  
  45. Example:
  46.  
  47. SWR.EXE D7 c:\quickbbs\ c:\quickbbs\ *N
  48.  
  49. or
  50.  
  51. SWR.EXE D7 c:\quickbbs\ c:\quickbbs\ 1
  52.  
  53. or if you are running multinode...
  54.  
  55. c:\quickbbs\swr.exe A5 c:\quickbbs\ *N
  56.  
  57. c:\quickbbs\swr.exe A5 c:\node2\ *N
  58.  
  59. or
  60.  
  61. c:\quickbbs\swr.exe A5 c:\quickbbs\ c:\quickbbs\ 1
  62.  
  63. c:\quickbbs\swr.exe A5 c:\quickbbs\ c:\node2\ 2
  64.  
  65.     Note to QuickBBS 2.75 users - QuickEd 1.20 tends to lock up when
  66. you put your cursor over a long line. Use QuickEd 1.10 and avoid the
  67. problem. DON'T USE QUICKED 1.20! You have been warned.
  68.  
  69.     Switcher is for QuickBBS 2.75 and RA 1.01+ (and maybe SBBS).
  70.  
  71.     Switcher was written in TP 6.0, using EXECSWAP. I used Pklite on
  72. the program to make it smaller.   If you find a conflict, decompress
  73. it and try again.
  74.  
  75.     If you feel the urge to register this program, send at least  $3
  76. to the Oklahoma Special Olympics.  I don't want anything and I would
  77. rather see them get any money.  In other words, this program is FREE
  78. and you may use it until Hell freezes over or  the structures change
  79. and break it.   Let me know if you find any bugs  and I'll release a
  80. fix.  I don't anticipate adding anything else to the thing so unless
  81. there are bugs, this is it. Ok, here it is. Have at it!
  82.  
  83.  ┌─────────────────────────────────────────────────────────────────┐
  84.  │ ░░░░░░░░▒▒▒▒▒▒▒▒▓▓▓▓▓▓▓▓ Installing it! ▓▓▓▓▓▓▓▓▒▒▒▒▒▒▒▒░░░░░░░ │
  85.  └─────────────────────────────────────────────────────────────────┘
  86.  
  87. 1.00 - First release.
  88.  
  89. 1.01 - Bug fix for multinode. Removed requirement for swr.cfg.
  90.